Skip to content

Conversation

@ollie27
Copy link
Contributor

@ollie27 ollie27 commented Jun 30, 2016

Currently primitive pages have a title like "std::u8 - Rust" this changes
it to "u8 - Rust" as "std::u8" is the name of a module not a primitive
type.

Currently primitive pages have a title like "std::u8 - Rust" this changes
it to "u8 - Rust" as "std::u8" is the name of a module not a primitive
type.
@rust-highfive
Copy link
Contributor

r? @steveklabnik

(rust_highfive has picked a reviewer for you, use r? to override)

@steveklabnik
Copy link
Contributor

@bors: r+

thanks!

@bors
Copy link
Collaborator

bors commented Jul 5, 2016

📌 Commit 76f22f4 has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Jul 6, 2016

⌛ Testing commit 76f22f4 with merge d1e5e3a...

bors added a commit that referenced this pull request Jul 6, 2016
rustdoc: Remove paths from primitive page <title> tags

Currently primitive pages have a title like "std::u8 - Rust" this changes
it to "u8 - Rust" as "std::u8" is the name of a module not a primitive
type.
@bors bors merged commit 76f22f4 into rust-lang:master Jul 6, 2016
@ollie27 ollie27 deleted the rustdoc_prim_titles branch July 10, 2016 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants